You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExprInt Class > MtxExprInt Methods > MtxExprInt.Shift Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExprInt.Shift Method

Shifts the content of the source data X by Offset left or right.

Syntax
C#
Visual Basic
public static VectorInt Shift([In] TVecInt X, [In] int Offset);

Internally calls TVecInt.Shift

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!